Object

SoapEndpoint

A SOAP endpoint.

Fields

id(): ID!
The ID used to reference this endpoint
host(): String!
The API endpoint hostname.
path(): String!
The API endpoint path and query.
name(): String!
The API endpoint operation name.
content_type(): String
The API endpoint content type (for example: 'application/json').